In a table, cells can be merged horizontally or vertically.
Select the cells that you
wish to merge.
These must be adjacent cells.
From the Table menu of the Table window, click on the option Merge cells.
If you merge cells found on the same row, AceHTML adds the COLSPAN to that rowÆs TD command.
If you merge cells in the same column, AceHTML add the ROWSPAN to that columnÆs TD command.